| lcRPlanDeleteVer | Home |
|
BOOL lcRPlanDeleteVer ( HANDLE hRPlan, HANDLE hVertex ); |
| hRPlan | |
| Handle to a road plan object. | |
| hVertex | |
|
Handle to the road plan vertex. If NULL is specified then all vertices will be deleted. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcRPlanAddVer |